Fix bug #15365 with aborts in try_window_id.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Sep 2013 07:13:14 +0000 (10:13 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Sep 2013 07:13:14 +0000 (10:13 +0300)
commit2a850bd9236cb6b7c8f932f202f0cb3379e4b045
tree47bbf00d0f0319ae6aa9f0c8178908763c29a192
parenta9f769679393b9979af1a0eea4b4c89b05e4ebad
Fix bug #15365 with aborts in try_window_id.

 src/xdisp.c (try_window_id): Don't abort if cursor row could not be
 found (which can legitimately happen when the glyph row at the
 window start is disabled in the current_matrix.
src/ChangeLog
src/xdisp.c